wayland: Fix dnd hotspot movement
authorAlexander Mikhaylenko <alexm@gnome.org>
Wed, 26 Aug 2020 23:04:48 +0000 (04:04 +0500)
committerAlexander Mikhaylenko <alexm@gnome.org>
Wed, 26 Aug 2020 23:04:48 +0000 (04:04 +0500)
commit0a59429dc8768166e7674762ed743cc8a44740b1
tree10f16d37292306cbc6bfa76962f8716b711c8658
parent70ae073394caf836fc48bc964740a9ba5c28e052
wayland: Fix dnd hotspot movement

_gdk_wayland_surface_offset_next_wl_buffer() moves the surface relatively
to its current position, pass it a delta instead of new position.
gdk/wayland/gdkdrag-wayland.c